'Declaration Protected Overridable Sub InsertItem( _ ByVal index As Integer, _ ByVal item As T _ )
protected virtual void InsertItem( int index, T item )
RowColCollection<T> Class RowColCollection<T> Members